home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 1 / Giga Games.iso / _bbs / rbbstool / makefidx.cfg < prev    next >
Encoding:
Text File  |  1993-07-18  |  3.1 KB  |  89 lines

  1. * for the cdrom, you have to edit this to reflect the correct drive letter
  2. *
  3. * Configuration file for MAKEFIDX, version 1.1
  4. * NameFile is the name of the list of files
  5. */NameFile=\RBBSCD\FIDX.DEF
  6. /NameFile=FIDX.DEF
  7. * LocationFile is the name of the list of locations for files
  8. */LocationFile=\RBBSCD\LIDX.DEF
  9. /LocationFile=LIDX.DEF
  10. * For WriteMode, use "Replace" when replacing existing NameFile and
  11. *     LocationFile.  If want to add to existing files, use "Update"
  12. /WriteMode=Replace
  13. */WriteMode=Update
  14. * list as many as you have (DOS) directories where you want
  15. * all the files in them listed.
  16.  
  17. * /FileSpec= m:\msdos\starter\*.*
  18. /FileSpec= \msdos\adventur\*.zip
  19. /FileSpec= \msdos\arcade\*.zip
  20. /FileSpec= \msdos\bbs_door\*.zip
  21. /FileSpec= \msdos\board\*.zip
  22. /FileSpec= \msdos\cards\*.zip
  23. /FileSpec= \msdos\casino\*.zip
  24. /FileSpec= \msdos\child\*.zip
  25. /FileSpec= \msdos\demo\*.zip
  26. /FileSpec= \msdos\educate\*.zip
  27. /FileSpec= \msdos\flight\*.zip
  28. /FileSpec= \msdos\gamebyte\*.zip
  29. /FileSpec= \msdos\geneolog\*.zip
  30. /FileSpec= \msdos\graphic\*.zip
  31. /FileSpec= \msdos\mahjongg\*.zip
  32. /FileSpec= \msdos\math\*.zip
  33. /FileSpec= \msdos\mean18\*.zip
  34. /FileSpec= \msdos\modem\*.zip
  35. /FileSpec= \msdos\other\*.zip
  36. /FileSpec= \msdos\puzzles\*.zip
  37. /FileSpec= \msdos\simulate\*.zip
  38. /FileSpec= \msdos\sounds\*.zip
  39. /FileSpec= \msdos\sports\*.zip
  40. /FileSpec= \msdos\training\*.zip
  41. /FileSpec= \msdos\trivia\*.zip
  42. /FileSpec= \msdos\utility\*.zip
  43. /FileSpec= \msdos\wargames\*.zip
  44. /FileSpec= \msdos\word\*.zip
  45. /FileSpec= \windows\adventur\*.zip
  46. /FileSpec= \windows\arcade\*.zip
  47. /FileSpec= \windows\board\*.zip
  48. /FileSpec= \windows\cards\*.zip
  49. /FileSpec= \windows\casino\*.zip
  50. /FileSpec= \windows\educate\*.zip
  51. /FileSpec= \windows\graphic\*.zip
  52. /FileSpec= \windows\jokes\*.zip
  53. /FileSpec= \windows\other\*.zip
  54. /FileSpec= \windows\puzzles\*.zip
  55. /FileSpec= \windows\simulate\*.zip
  56. /FileSpec= \windows\sounds\*.zip
  57. /FileSpec= \windows\sports\*.zip
  58. /FileSpec= \windows\trivia\*.zip
  59. /FileSpec= \windows\utility\*.zip
  60. /FileSpec= \windows\wargames\*.zip
  61. /FileSpec= \windows\word\*.zip
  62.  
  63.  
  64. * A filespec will do a "DIR <filespec>" to get a listing of the
  65. * files.   DOS normally puts the directory name near the top in
  66. * the format "Directory of ".   If this is not true, you must
  67. * specify an alternate way for the Directory to be identified.
  68. * NOTE: use the following if you are using 4DOS rather than DOS
  69. * (remove the "*" at the front).
  70. *
  71. */DirString=    Directory:
  72. *
  73. * Note:  Normally you will NOT want to include any FileDir specs.
  74. * This is for loading lists of directories NOT on-line on your
  75. * system.
  76. *
  77. * List as many as you have of text files with file names in
  78. * them.  The file name must be at the beginning of each line.
  79. * It may include a drive/path.  If no drive path, a line with
  80. * "Directory of " following by drive/path should be included at
  81. * the top of the file.   Note: all listed files will be added
  82. * even if they are duplicates.   If you use CMPBBS to manage your
  83. * new files to avoid duplicates and trim down BBS lists to just
  84. * the new files, you should have only one entry here.
  85. *
  86. */FileDir=C:\DN\NEWLIST.DIR
  87. *
  88. *
  89.